null adj. 1.无效力的,无束缚力的。 2.无效的,无用的,无益的;无价值的。 3.没特征[个性]的,没表情的。 4.〔罕用语〕不存在的,没有的;零(位)的;空的。 n. 【数学】零,零位;空;【无线电】零讯号,微弱讯号。 a null indicator 零示器;零位指示器。 the null method 衡消法。 null and void 【律】无效;失效(This check is null and void. 本支票无效)。 vt. 使无效。
Property to the length of the string including the null terminator 属性设置为包括空终止的字符串长度。
In wide characters , including a null terminator character 的大小(以宽字符为单位) ,包含一个null结束符字符。
The 1 accounts for the fact that the unmanaged string has a null terminator while 这个+ 1说明非托管字符串具有null结束符,而
Object indicates the length of the character string including the null terminator 数据成员指示包括null结束符在内的字符串长度。
Property to the length of the ascii string including the null terminator 属性设置为此ascii字符串的长度,该长度包括null结束符。
The length of this string must not exceed 32 characters , including the null terminator 此字符串的长度不能超过32个字符,包括空终止符。
The minimum size of the character buffer in characters . this value does not include space for a null terminator 这个我看了,还是不懂,既然说最小长度,那就有个比较的过程吧,这个比较的过程我不懂。